{
  "name": "React-cxxreact",
  "version": "0.71.3",
  "summary": "-",
  "homepage": "https://reactnative.dev/",
  "license": "MIT",
  "authors": "Facebook, Inc. and its affiliates",
  "platforms": {
    "ios": "12.4"
  },
  "source": {
    "git": "https://github.com/facebook/react-native.git",
    "tag": "v0.71.3"
  },
  "source_files": "*.{cpp,h}",
  "exclude_files": "SampleCxxModule.*",
  "compiler_flags": "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation",
  "pod_target_xcconfig": {
    "HEADER_SEARCH_PATHS": "\"$(PODS_ROOT)/boost\" \"$(PODS_ROOT)/RCT-Folly\" \"$(PODS_ROOT)/DoubleConversion\""
  },
  "header_dir": "cxxreact",
  "dependencies": {
    "boost": [
      "1.76.0"
    ],
    "DoubleConversion": [

    ],
    "RCT-Folly": [
      "2021.07.22.00"
    ],
    "glog": [

    ],
    "React-jsinspector": [
      "0.71.3"
    ],
    "React-callinvoker": [
      "0.71.3"
    ],
    "React-runtimeexecutor": [
      "0.71.3"
    ],
    "React-perflogger": [
      "0.71.3"
    ],
    "React-jsi": [
      "0.71.3"
    ],
    "React-logger": [
      "0.71.3"
    ],
    "hermes-engine": [

    ]
  }
}
